[
{
"output": {
"status": "ok",
"data": {
"labTitle": "<string>",
"labDescriptionMarkdown": "<string>",
"defaultGitRepositoryUrl": "<string>",
"defaultGitRepositoryBranchName": "<string>",
"evaluationScriptBashCommand": "<string>",
"evaluationScriptTestFileContent": "<string>",
"testCases": [
{
"testCaseId": "<string>",
"type": "SelfEvaluative",
"markdownLabel": "<string>",
"markdownHint": "<string>"
}
]
}
}
}
]